ComponentOne ASP.NET MVC Controls
ChartGesturesBuilder<T> Class Members
Methods 

C1.Web.Mvc.Fluent Namespace : ChartGesturesBuilder<T> Class

The following tables list the members exposed by ChartGesturesBuilder<T>.

Public Constructors
 NameDescription
Public ConstructorCreate one ChartGesturesBuilder instance.  
Top
Public Methods
 NameDescription
Public MethodConfigurates C1.Web.Mvc.ChartGestures<T>.Enable. Sets the enable of the ChartGestures.  
Public MethodConfigurates C1.Web.Mvc.ChartGestures<T>.InteractiveAxes. Sets the interactive axes of the ChartGestures.  
Public MethodConfigurates C1.Web.Mvc.ChartGestures<T>.MouseAction. Sets the mouse action of the ChartGestures.  
Public MethodConfigurates C1.Web.Mvc.ChartGestures<T>.PosX. Sets the initial position of the axis X.  
Public MethodConfigurates C1.Web.Mvc.ChartGestures<T>.PosY. Sets the initial position of the axis Y.  
Public MethodConfigurates C1.Web.Mvc.ChartGestures<T>.ScaleX. Sets the initial scale of axis X.  
Public MethodConfigurates C1.Web.Mvc.ChartGestures<T>.ScaleY. Sets the initial scale of axis Y.  
Public MethodGet an Html string. (Inherited from C1.Web.Mvc.Fluent.ComponentBuilder<ChartGestures<T>,ChartGesturesBuilder<T>>)
Top
Extension Methods
 NameDescription
Public Extension MethodRender the html string in template mode.
Top
See Also

Reference

ChartGesturesBuilder<T> Class
C1.Web.Mvc.Fluent Namespace